notebook: Fix child property setters causing underallocations
authorBenjamin Otte <otte@redhat.com>
Fri, 26 Aug 2011 23:50:28 +0000 (01:50 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 27 Aug 2011 00:47:51 +0000 (02:47 +0200)
commite11e51c25211f338e7f0b6bac930f357387f1c3e
tree23a55890ecb631f83fb8ed8f3afdbeadf443ed0d
parent52711beba57239aadde460d49d492ef6951f9335
notebook: Fix child property setters causing underallocations

Don't randomly allocate around, queue resizes instead.
gtk/gtknotebook.c